MadBot PluginFlow FunctionsCONVERSION_FUNCTIONSConvert Word to MarkdownOn this pageConvert Word to Markdown WORD_TO_MARKDOWN Converts a Word file (.docx) to Markwodn Parameters filePath (String): The path to the Word file. Returns The Markdown text of the Word document.